CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bmp 比较

搜索资源列表

  1. 3971017DCT

    0下载:
  2. 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。-gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:2939
    • 提供者:嘟嘟
  1. lsb

    0下载:
  2. lsb信息隐藏算法 纯命令行 对bmp文件加密 比较浅显仅供算法学习用-Information Hiding in plain lsb command-line comparison of the bmp file encryption algorithms only learn to use plain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1839
    • 提供者:lutty
  1. imL7

    0下载:
  2. 分别采用RGB模型和HIS模型对图像imageLane.bmp进行平滑和锐化,并比较两种模型处理后结果是否相同-RGB model and HIS were used to model the image imageLane.bmp for smoothing and sharpening, and compare the results of the two models are the same after
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:668
    • 提供者:筱柔
  1. imageLane

    0下载:
  2. 分别采用RGB模型和HIS模型对图像imageLane.bmp进行平滑和锐化,并比较两种模型处理后结果是否相同(两种模型处理后的图像相减)-RGB model and HIS were used to model the image imageLane.bmp for smoothing and sharpening, and after comparing the results of the two models are the same (the two models after the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:675
    • 提供者:筱美
  1. gif

    0下载:
  2. 一个比较好的读取gif图像的程序,并将gif图像转化为bmp格式-Gif image of a good reading program, and gif images into bmp format
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:2564
    • 提供者:胡丽娜
  1. LSB

    0下载:
  2. 简单的把一些信息写到bmp图片里的程序。写的比较简单,要隐藏的内容都在源代码里。若需自己输入,只需要简单修改即可。-Simply write some information in the program bmp images. Relatively simple to write, to hide the content in the source code. For their input, you can simply change.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1612236
    • 提供者:neji
  1. CompressBmp

    0下载:
  2. 8位 16位 32位 bmp压缩MFC实现 有进度条! 比较简洁!-bmp MFC to achieve compression
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1166993
    • 提供者:xw
  1. migong

    0下载:
  2. 用opengl做的迷宫程序,墙壁用bmp图像进行纹理映射,有视角转换功能,比较经典-Using opengl do maze program, wall on texture mapping with BMP image, the change of perspective function, more classic
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1071898
    • 提供者:Arainfei
  1. image4

    0下载:
  2. 图片显示,动态选择,BMP图片,比较基本-Picture shows, the dynamic selection, BMP picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-10
    • 文件大小:2146242
    • 提供者:
  1. PictureShow

    0下载:
  2. bmp图像显示程序 比较不错的程序 希望大家看看 挺有用的-bmp image display program is quite good program hope to see used Tingyou
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-08
    • 文件大小:1889885
    • 提供者:汪松
  1. JPEGImageZipProgram

    0下载:
  2. VC++实现JPEG图像压缩算法,写的比较简洁明快,对JPEG图像压缩算法研究有帮助.经过作者亲自改写,将BMP图像打开和保存,压缩保存做到一个图像类,使用和集成都非常方便.-VC++ to achieve JPEG image compression algorithm, written in relatively simple and neat, on the JPEG image compression algorithm for help. After a rewrite of the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:193637
    • 提供者:idlerrf
  1. bmp_slide

    0下载:
  2. VC++实现的窗体淡入淡出效果,窗体的图像是基于BMP格式的,效果看上去比较平滑,有意的朋友研究一下-VC++ fade effect to achieve the form, the form of the image is based on the BMP format, the effect seems relatively smooth, purposeful look friends
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:791742
    • 提供者:戴卫霞
  1. bin

    0下载:
  2. 将一副BMP影像进行二值化处理,代码比较简单,实用,关键点是阈值的选取-BMP images to a binary processing, the code is relatively simple, practical, the key point is the selection of threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:45322
    • 提供者:
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6128
    • 提供者:杨智雄
  1. BMP_READ_WRITE

    0下载:
  2. 完全用C语言实现BMP图像的读取和保存。虽然Matlab和OpenCV能直接读取图像,但有时要求必须用C语言实现。虽然比较麻烦,但有时用得上-Entirely in C language to read and save BMP images. Although the Matlab and OpenCV can directly read the image, but sometimes required to use C language. Although it is troublesom
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:817873
    • 提供者:Fisher
  1. BmpMouse

    0下载:
  2. 一个关于鼠标浮动相应按钮颜色更改的程序,感觉图片结合的比较不错,值得借鉴-bmp for mouse
  3. 所属分类:Button control

    • 发布日期:2017-04-06
    • 文件大小:490663
    • 提供者:白昶
  1. biancheng

    0下载:
  2. 1、可选择点、线、矩形、椭圆进行画图; 2、可选择marker、LineTyple进行画图; 3、可选择画图颜色; 4、可实时显示鼠标指针当前坐标; 5、可清除画板; 6、可保存画好的图(bmp、jpg、gif); 7、操作比较人性化,模仿了windows画板; 8、该程序牵涉的面广,是一个很好的GUI学习资料。 -1, the choice point, line, rectangle, ellipse for drawing 2, optional mark
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:10728
    • 提供者:雷士
  1. bmpshower

    0下载:
  2. 用C++编写的bmp图片的显示程序,方法比较简单,很早以前写的。-Written in C++ bmp image display program, the method is relatively simple, written long ago.
  3. 所属分类:图片显示浏览

    • 发布日期:2014-01-27
    • 文件大小:4510263
    • 提供者:wangting
  1. shuzituxiangchuli

    1下载:
  2. 作业一 要求 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 作业二 要求 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 作业三 要求 编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。 作业四 要求 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4187381
    • 提供者:李海宁
  1. ComImage

    1下载:
  2. 这是同学用MFC(他邮箱:josen0205@163.com)写的一个批量图片压缩工具,可以压缩JPEG格式和BMP格式的图片,压缩BMP格式图片时会自动转换成为JEGP格式的;可以批量压缩图片,同时也支持单个图片压缩;压缩时可以选择压缩后图片的质量:有1-10可以选择,1-4质量比较低(压缩率较高),5-7图片质量中等(压缩率中等),8-10图片质量高(压缩率较低),默认为7,选择质量7压缩后的图片大小一般在原图片(数码相机拍的图片)的1/3左右。-This is the students u
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-27
    • 文件大小:396288
    • 提供者:张超燕
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com